home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / video / jetset.1 / jetset.tar / INSTALL < prev    next >
Text File  |  1994-02-26  |  300b  |  11 lines

  1. To compile jetset, edit the Imakefile to change the paths, then do
  2.     xmkmf
  3.     make
  4.  
  5. If you want to install jetset, do
  6.     make install
  7.  
  8. and add a suid bit to the game (chmod u+s ~games/jetset), so that only
  9. the "games" account (or some other of your choice) can change the saved
  10. games and the high scores.
  11.